Namespace - CVRDAL
Parameters
firstName - The first name.
middleName - The middle name.
lastName - The last name.
Returns
A reference to the matching item.
Syntax
| C# |
|
public CVPerson LJCSearchName(String firstName, String middleName, String lastName)
|
Retrieve the collection element with name.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.